In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse / DashStyle Property

DashStyle Property (AnnotationEllipse)

In This Topic
Syntax
'Declaration

 

Public Shadows Property DashStyle As DashStyle
public new DashStyle DashStyle {get; set;}
public read-write property DashStyle: DashStyle; 
public hide function get,set DashStyle : DashStyle
public: __property new DashStyle get_DashStyle();

public: __property new void set_DashStyle( 

   DashStyle value

);
public:

new property DashStyle DashStyle {

   DashStyle get();

   void set (    DashStyle value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse
AnnotationEllipse Members